<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/linuxlike, branch cppnoexcept</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>cmake: Support ALIAS libraries</title>
<updated>2019-09-26T17:33:50+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-09-26T09:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=534e94ffc35dae3a0b2cc9f1e60e7e452872c512'/>
<id>534e94ffc35dae3a0b2cc9f1e60e7e452872c512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "test cases/linuxlike/14 static dynamic linkage" on Solaris</title>
<updated>2019-09-13T23:13:44+00:00</updated>
<author>
<name>Alan Coopersmith</name>
<email>alan.coopersmith@oracle.com</email>
</author>
<published>2019-09-08T07:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=0faaf9720f65d53dc4f9e28f786cb8dee0b7046d'/>
<id>0faaf9720f65d53dc4f9e28f786cb8dee0b7046d</id>
<content type='text'>
Solaris doesn't ship static libraries, so the test can't rely on libz.a
existing on Solaris.

Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Solaris doesn't ship static libraries, so the test can't rely on libz.a
existing on Solaris.

Signed-off-by: Alan Coopersmith &lt;alan.coopersmith@oracle.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: added test case for environment variables</title>
<updated>2019-07-23T05:50:55+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-07-17T17:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=3b2126531a732ddd54cab2404ac1cb8b44fb49f7'/>
<id>3b2126531a732ddd54cab2404ac1cb8b44fb49f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Fix empty -D due to empty strings (closes #5522)</title>
<updated>2019-07-17T20:20:03+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-07-16T16:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=845f0e1133e27add934bef2863bd00858333f09b'/>
<id>845f0e1133e27add934bef2863bd00858333f09b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Fix dependencies with try_compile (closes #5605)</title>
<updated>2019-07-10T23:07:00+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-07-10T15:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=5bd21a96b89efc5fe96025398151dcbce34345ac'/>
<id>5bd21a96b89efc5fe96025398151dcbce34345ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it work on Cygwin.</title>
<updated>2019-04-21T00:04:25+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-04-21T00:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e43c9d96d1f90792a65457f94f8dbf58c2e475b3'/>
<id>e43c9d96d1f90792a65457f94f8dbf58c2e475b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add static as keyword to find_library</title>
<updated>2019-03-11T18:56:52+00:00</updated>
<author>
<name>Niklas Claesson</name>
<email>nicke.claesson@gmail.com</email>
</author>
<published>2019-03-11T18:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=dd2c44cdf6f8ed8a969d0666cafb08aaf78a919d'/>
<id>dd2c44cdf6f8ed8a969d0666cafb08aaf78a919d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779)</title>
<updated>2019-01-31T22:25:21+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-01-31T22:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=e1a83793ae986db44bc810c36a8ea8090d81fe3f'/>
<id>e1a83793ae986db44bc810c36a8ea8090d81fe3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can specify a string to print when dep not found. Closes #2407.</title>
<updated>2018-12-22T17:00:40+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-12-16T19:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=4df9006ca43338fea07b9d542f94da34369e43d3'/>
<id>4df9006ca43338fea07b9d542f94da34369e43d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip CMake dependency check if CMake is not installed.</title>
<updated>2018-12-09T15:51:11+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2018-12-09T15:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f1116bc16a0819ddb427789b8f21ea2f28100cfd'/>
<id>f1116bc16a0819ddb427789b8f21ea2f28100cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
